Nasal library: Difference between revisions

m
→‎maketimestamp(): - fix commit ID
m (→‎maketimestamp(): - fix commit ID)
Line 1,840: Line 1,840:
|source = ''Implemented using the {{API Link|flightgear|class|TimeStampObj}} class.''<br>{{flightgear file|src/Scripting/NasalSys.cxx|l=214|t=Part 1}} {{!}} {{flightgear file|src/Scripting/NasalSys.cxx|l=589|t=Part 2}}
|source = ''Implemented using the {{API Link|flightgear|class|TimeStampObj}} class.''<br>{{flightgear file|src/Scripting/NasalSys.cxx|l=214|t=Part 1}} {{!}} {{flightgear file|src/Scripting/NasalSys.cxx|l=589|t=Part 2}}
|version = 2019.2
|version = 2019.2
|commit = {{flightgear commit|704c193b8ea101ab6b3e2dfcf20bafe37282d99b|t=commit}}
|commit = {{flightgear commit|7db06300|t=commit}}
|text = Returns a time stamp object to allow high resolution timing of Nasal operations containing the following methods and members:
|text = Returns a time stamp object to allow high resolution timing of Nasal operations containing the following methods and members:
* '''stamp()''': Resets the timing operation. Call this first.
* '''stamp()''': Resets the timing operation. Call this first.
308

edits