pvm_set_timer

pvm_set_timer — Sets the system's notion of the current time.

Calling sequence

[info] = pvm_set_timer()  

Parameters

info : scalar

Description

pvm_set_timer initialized the timer.

The returned value will be 0 if the call is successful and will be will be -1 if some error occurs.

Examples



pvm_set_timer()
 
  

See also

pvm_get_timer