| PMTIMEREQUEST(3) | PMTIMEREQUEST(3) | 
int pmTimeRequest(pmContext *pmc, int dest);
pmContext * | 
  pmc | 
  pmContext object | 
|
int | 
  dest | 
  Destination node number | 
pmTimeRequest() requests a timestamp to the dest
node.
pmTimeRequest() can be issued at once.
PM_SUCCESS | 
  Success | 
EINVAL | 
  Invalid destination node number |