#include <ross.h>
Go to the source code of this file.
Functions | |
const tw_optdef * | tw_clock_setup (void) |
void | tw_clock_init (tw_pe *me) |
tw_clock | tw_clock_now (tw_pe *me) |
Variables | |
static const tw_optdef | clock_opts [] |
void tw_clock_init | ( | tw_pe * | me | ) |
Definition at line 29 of file amd64.c.
References tw_pe::clock_offset, tw_pe::clock_time, and tw_clock_read().
Definition at line 36 of file amd64.c.
References tw_pe::clock_offset, tw_pe::clock_time, and tw_clock_read().
const tw_optdef* tw_clock_setup | ( | void | ) |
Definition at line 21 of file amd64.c.
References clock_opts.
|
static |
Definition at line 14 of file amd64.c.
Referenced by tw_clock_setup().