|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmapss.dif.csdf.sdf.SDFUtilities
public class SDFUtilities
Utilities for synchronous dataflow (SDF) graphs.
SDFGraph
Method Summary | |
---|---|
static java.lang.String |
timeAndMemory(long startTime)
Return a diagnostic string with the elapsed time since a reference start time, and the amount of memory used. |
static java.lang.String |
toString(ptolemy.actor.sched.ScheduleElement element)
Output a string representation of a looped schedule. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String timeAndMemory(long startTime)
startTime
- the reference start time.
public static java.lang.String toString(ptolemy.actor.sched.ScheduleElement element)
element
- the looped schedule, which can be any SDF
ScheduleElement
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |