| PMGETTIME(3) |
PM Programmer's Manual |
PMGETTIME(3) |
- NAME
-
pmGetTime - get a timestamp and offset
- SYNOPSIS
-
int pmGetTime(pmContext *pmc, double *timep, double *offsetp);
- ARGUMENTS
-
pmContext * |
pmc |
IN |
pmContext object |
double * |
timep |
OUT |
Timestamp |
double * |
offsetp |
OUT |
Time offset |
- IMPLEMENTATION LEVEL
-
OPTIONAL (GLOBAL_CLOCK)
- DESCRIPTION
-
pmGetTime() returns a timestamp and offset in seconds.
offsetp is used to calculate the virtual time in the process.
- NOTES
-
The origin of time is not defined.
- RETURN VALUE
-
- CREDIT
- This document is a part of the SCore cluster system software
developed at PC Cluster Consortium, Japan.
Copyright (C) 2003-2004 PC Cluster Consortium.