|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.e1.mxdublin.core.SeqEvent
com.e1.mxdublin.Trail
com.e1.mxdublin.core.TrailClockStat
public class TrailClockStat
Utility trail to give stats about the precision of the Trail/MaxClock
| Field Summary |
|---|
| Fields inherited from class com.e1.mxdublin.Trail |
|---|
clocked, globalStart, globalStop, last, quantizeCtrl, started, view |
| Fields inherited from class com.e1.mxdublin.core.SeqEvent |
|---|
mandatory |
| Constructor Summary | |
|---|---|
TrailClockStat()
|
|
| Method Summary | |
|---|---|
String |
getStats()
Returns the stats in string format |
void |
start()
Start trail by quantizing value from quantizeCtrl. |
void |
tick()
Method to be called by the sequencer that has been sync by event() and next(). |
| Methods inherited from class com.e1.mxdublin.Trail |
|---|
dispose, event, eventf, factoryView, fromXML, getName, getTime, isRunning, loadElement, next, nextf, reset, run, showView, start, stop, toBaseXML, toggle, toString, toXML |
| Methods inherited from class com.e1.mxdublin.core.SeqEvent |
|---|
cancel, eventDebug |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TrailClockStat()
| Method Detail |
|---|
public void start()
TrailquantizeCtrl.
The trail startup will be quantized based on the last start or start_ref issued.
start in class Trailpublic void tick()
Trail
tick in class Trailpublic String getStats()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||