Uses of Class
orc.runtime.LogicalClock

Packages that use LogicalClock
orc.runtime.regions Regions are used to track when some (sub-)computation terminates. 
 

Uses of LogicalClock in orc.runtime.regions
 

Constructors in orc.runtime.regions with parameters of type LogicalClock
LogicalRegion(Region parent, LogicalClock clock)