10.07.2015 Views

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>RTCtime -- ANSI standard C library time() equivalent functionDescription:Prototype:Inputs:Returns:Notes:This function returns the contents of the real time clock's seconds register. In a system with aproperly set clock, this will be equal to the number of seconds since midnight Jan 1, 1970. Thisnumber is copied into the ulong pointed to by tp.ulong RTCtime(ulong *tp);tp is a pointer to a ulong where you wish the time to be placed on return.Returns the contents of the real time clock's seconds register.If tp is NULL, the function will not fail or write to the base of memory, it will simply do nothingwith the argument and return the contents of the real time clock's seconds register.PERSISTOR<strong>Instruments</strong> <strong>Inc</strong>.51 of 84<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>7/19/2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!