#include <ross.h>
Go to the source code of this file.
Functions | |
void | tw_wall_now (tw_wtime *t) |
void | tw_wall_sub (tw_wtime *r, tw_wtime *a, tw_wtime *b) |
double | tw_wall_to_double (tw_wtime *t) |
void tw_wall_now | ( | tw_wtime * | t | ) |
Definition at line 4 of file tw-timing.c.
References tw_error(), and TW_LOC.
Referenced by tw_scheduler_conservative(), tw_scheduler_optimistic(), tw_scheduler_optimistic_debug(), tw_scheduler_optimistic_realtime(), and tw_scheduler_sequential().
Definition at line 11 of file tw-timing.c.
Referenced by tw_get_stats().
double tw_wall_to_double | ( | tw_wtime * | t | ) |
Definition at line 24 of file tw-timing.c.
Referenced by tw_get_stats().