ARGOBOTS  1.1
Functions
abti_timer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static double ABTI_get_wtime (void)
 
static ABTI_timerABTI_timer_get_ptr (ABT_timer timer)
 
static ABT_timer ABTI_timer_get_handle (ABTI_timer *p_timer)
 

Function Documentation

◆ ABTI_get_wtime()

static double ABTI_get_wtime ( void  )
inlinestatic

◆ ABTI_timer_get_handle()

static ABT_timer ABTI_timer_get_handle ( ABTI_timer p_timer)
inlinestatic

Definition at line 33 of file abti_timer.h.

Referenced by ABT_timer_create(), and ABT_timer_dup().

◆ ABTI_timer_get_ptr()

static ABTI_timer* ABTI_timer_get_ptr ( ABT_timer  timer)
inlinestatic