JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
velox.api.layer1.simplified
Interface TimeListener
All Known Subinterfaces:
AllDataModule
,
TimeAdapter
public interface
TimeListener
Get event timestamps
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onTimestamp
(long t)
Time of the next event(s)
Method Detail
onTimestamp
void onTimestamp(long t)
Time of the next event(s)
Parameters:
t
- time in nanoseconds
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method