Get the time from the OS Process Manager
void clk_get( struct timespec *tspec );
This function loads the timespec structure pointed to by tspec with the current time from procnto's internal clock.
QNX
| Safety: | |
|---|---|
| Interrupt handler | Not applicable | 
| Signal handler | Not applicable | 
| Thread | Not applicable |