PMTIMEREQUEST(3)
PM Programmer's Manual
PMTIMEREQUEST(3)
NAME
pmTimeRequest - request a timestamp

SYNOPSIS
int pmTimeRequest(pmContext *pmc, int dest);

ARGUMENTS
pmContext * pmc
IN
pmContext object
int dest
IN
Destination node number

IMPLEMENTATION LEVEL
OPTIONAL (GLOBAL_CLOCK)

DESCRIPTION
pmTimeRequest() requests a timestamp to the dest node.

NOTES
Only one pmTimeRequest() can be issued at once.

RETURN VALUES
PM_SUCCESS Success
EINVAL Invalid destination node number


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.