Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_ticks.c File Reference

#include "gm_internal.h"

Functions

GM_ENTRY_POINT gm_u64_t gm_ticks (struct gm_port *port)

Detailed Description

This file contains the GM API function gm_ticks().


Function Documentation

GM_ENTRY_POINT gm_u64_t gm_ticks struct gm_port *    port
 

gm_ticks() returns a 64-bit extended version of the LANai real time clock (RTC). For implementation reasons, the granularity of gm_ticks() is 50 microseconds at the application level.

Return values:
gm_u64_t 
Parameters:
port  (IN) The handle to the GM port.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15