ROSS
Functions
tw-timing.c File Reference
#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)
 

Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function:

void tw_wall_sub ( tw_wtime r,
tw_wtime a,
tw_wtime b 
)

Definition at line 11 of file tw-timing.c.

Referenced by tw_get_stats().

Here is the caller graph for this function:

double tw_wall_to_double ( tw_wtime t)

Definition at line 24 of file tw-timing.c.

Referenced by tw_get_stats().

Here is the caller graph for this function: