ROSS
Functions
ppc.c File Reference
#include <ross.h>

Go to the source code of this file.

Functions

tw_clock tw_clock_read (void)
 
void tw_clock_init (tw_pe *me)
 
tw_clock tw_clock_now (tw_pe *me)
 

Function Documentation

void tw_clock_init ( tw_pe me)

Definition at line 28 of file ppc.c.

References tw_pe::clock_offset, tw_pe::clock_time, and tw_clock_read().

Here is the call graph for this function:

tw_clock tw_clock_now ( tw_pe me)

Definition at line 35 of file ppc.c.

References tw_pe::clock_offset, tw_pe::clock_time, and tw_clock_read().

Here is the call graph for this function:

tw_clock tw_clock_read ( void  )

Definition at line 10 of file ppc.c.

Referenced by tw_clock_init(), and tw_clock_now().

Here is the caller graph for this function: