This function displays timing information between Go and Break.
[Specification format]
[Argument(s)]
None
[Return value]
List of timing information (see the XTimeInfo property for detail)
[Detailed description]
- | This function displays timing information between Go and Break in nanoseconds. |
[Example of use]
>>>debugger.XTime()
9820214200nsec
>>>
|