Using the µVision Socket Interface  Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CYCTS Struct Reference

Data Fields

xU64 cycles
 Execution time in cycles. More...
 
double tStamp
 Execution time in seconds. More...
 

Description

Cycles and Time data

Represents the execution time of a simulated target.

This structure is used in the following messages:

Client <== uVision (Response)

Field Documentation

xU64 CYCTS::cycles

Execution time in cycles.

double CYCTS::tStamp

Execution time in seconds.