SIONlib
1.7.7
Scalable I/O library for parallel access to task-local files
|
Sion Time Stamp Header. More...
Go to the source code of this file.
Functions | |
int | sion_print_time_stamp (int rank, char *desc) |
Prints a sion time stamp. More... | |
double | _sion_get_time (void) |
Returns the current time as a double. | |
Sion Time Stamp Header.
Definition in file sion_printts.h.
int sion_print_time_stamp | ( | int | rank, |
char * | desc | ||
) |
Prints a sion time stamp.
[in] | rank | Current task number |
[in] | desc | Description of the time stamp |
Definition at line 91 of file sion_printts.c.