HPCToolkit
usec_time.c File Reference
#include <assert.h>
#include <sys/time.h>
#include "usec_time.h"
Include dependency graph for usec_time.c:

Go to the source code of this file.

Macros

#define USEC_PER_SEC   1000000
 

Functions

unsigned long usec_time ()
 

Macro Definition Documentation

◆ USEC_PER_SEC

#define USEC_PER_SEC   1000000

Definition at line 81 of file usec_time.c.

Function Documentation

◆ usec_time()

unsigned long usec_time ( )

Definition at line 91 of file usec_time.c.

Here is the caller graph for this function: