clk_get()

Get the time from the OS Process Manager

Synopsis:

void clk_get( struct timespec *tspec );

Description:

This function loads the timespec structure pointed to by tspec with the current time from procnto's internal clock.

Classification:

QNX

Safety:
Interrupt handler Not applicable
Signal handler Not applicable
Thread Not applicable