From 9e2a3c9f5666676038b98092756e3560f285d4c5 Mon Sep 17 00:00:00 2001
From: Rickard Green Cancels a timer. Currently available
+ Cancels a timer that has been created by either
+ Currently available Asynchronous request for cancellation.
+ Asynchronous request for cancellation. Request information about the
+ Request information about the
+ If
+ If When the The timer service that manages the timer may be co-located
- with another scheduler than the scheduler that the calling process
- is executing on. In this case communication with the timer
- service will be performed using asynchronous signals. If the calling
- process is in critical path and can do other things while waiting
- for the result of this operation, you want to use the
+ More
+ When the
+ The timer service that manages the timer may be co-located
+ with another scheduler than the scheduler that the calling
+ process is executing on. If this is the case, communication
+ with the timer service will take much longer time than if it
+ is located locally. If the calling process is in critical
+ path, and can do other things while waiting for the result
+ of this operation, or is not interested in the result of
+ the operation, you want to use the See also
Note: Cancelling a timer does not guarantee that the message
- has not already been delivered to the message queue. Cancels a timer. The same as calling
Read the state of a timer.
+ Read the state of a timer that has been created by either
+
Currently available
Asynchronous request.
+ Asynchronous request for state information.
When the
The timer service that manages the timer may be co-located
- with another scheduler than the scheduler that the calling process
- is executing on. In this case communication with the timer
- service will be performed using asynchronous signals. If the calling
- process is in critical path and can do other things while waiting
- for the result of this operation, you want to use the
+ More
+ When the
+ The timer service that manages the timer may be co-located
+ with another scheduler than the scheduler that the calling
+ process is executing on. If this is the case, communication
+ with the timer service will take much longer time than if it
+ is located locally. If the calling process is in critical
+ path, and can do other things while waiting for the result
+ of this operation you want to use the
See also
Read the state of a timer. The same as calling
Starts a timer. When the timer expires, the message
-
If
Currently available
Absolute timeout. When
The absolute time when the timer is set to expire needs
- to be in the range between
-
If
If
See also
-
Failure:
+ Starts a timer. When the timer expires, the message
+
Starts a timer. The same as calling
-
Starts a timer which will send the message
If
The
If
If
See also
-
Failure:
Starts a timer. When the timer expires, the message +
+ Starts a timer. When the timer expires, the message
If
Currently available
Currently available
Absolute timeout. When
+ Absolute
The absolute time when the timer is set to expire needs
- to be in the range between
-
If
If
+ More
+ The absolute point in time that the timer is set to expire on
+ has to be in the interval
+
+ If
+ If
See also
Starts a timer. The same as calling
The
Returns a string containing version number and -- cgit v1.2.3