Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

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