SIONlib
1.7.0
Scalable I/O library for parallel access to task-local files
src
lib
sion_printts.h
Go to the documentation of this file.
1
/****************************************************************************
2
** SIONLIB http://www.fz-juelich.de/jsc/sionlib **
3
*****************************************************************************
4
** Copyright (c) 2008-2016 **
5
** Forschungszentrum Juelich, Juelich Supercomputing Centre **
6
** **
7
** See the file COPYRIGHT in the package base directory for details **
8
****************************************************************************/
9
16
int
sion_print_time_stamp
(
int
rank,
char
*desc);
17
double
_sion_get_time
();
sion_print_time_stamp
int sion_print_time_stamp(int rank, char *desc)
Prints a sion time stamp.
Definition:
sion_printts.c:100
_sion_get_time
double _sion_get_time()
Returns the current time as a double.
Definition:
sion_printts.c:77
Generated by
1.8.15