The Sequence Toolkit
www.sequence-toolkit.com |
#include <stk_smartbeat.h>
Public Attributes | |
stk_uint64 | sec |
stk_uint64 | usec |
stk_checkpoint_t | checkpoint |
The stk_smartbeat_t structure provides a time and checkpoint.
stk_checkpoint_t stk_smartbeat_stct::checkpoint |
Last checkpoint from app
stk_uint64 stk_smartbeat_stct::sec |
Time of heartbeat (secs)
stk_uint64 stk_smartbeat_stct::usec |
Time of heartbeat (usecs)