Skip navigation links
A B C D E F G H I L M N O P R S T U W 

R

registerCyclicTask(long, long) - Method in class ej.hrt.Task
Starts a task cycle in increment nanoseconds and then every period nanoseconds.
If the task is already registered as a cyclic task, this method modifies timing configuration.
registerCyclicTask(int, long, long) - Static method in class ej.hrt.Task
Calls the Task.registerCyclicTask(long, long) method of the task with the specified UID.
remove() - Method in class ej.hrt.ByteBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
remove() - Method in class ej.hrt.DoubleBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
remove() - Method in class ej.hrt.FloatBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
remove() - Method in class ej.hrt.IntBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
remove() - Method in class ej.hrt.LongBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
remove() - Method in class ej.hrt.ObjectBuffer
Remove the oldest element from this buffer and returns it.
This method is not blocking.
run() - Method in class ej.hrt.Task
Starting the task causes this method Task.run() to be called in a separately executing thread.
A B C D E F G H I L M N O P R S T U W 
Skip navigation links