Bees v0.5.0 API

Uses of Class
bees.core.resource.Clock

Packages that use Clock
apps.benchmark   
apps.health A demo application that tries to implement Healthd-like functionality. 
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.resource This package holds most of the system provided capabilities. 
 

Uses of Clock in apps.benchmark
 

Methods in apps.benchmark that return Clock
 Clock BenchmarkParameters.getClock()
           
 

Uses of Clock in apps.health
 

Methods in apps.health that return Clock
 Clock HealthExtraParameters.getClock()
           
 

Uses of Clock in bees.core
 

Methods in bees.core with parameters of type Clock
 void SignedXdrByteArray.PUT(Clock clock)
           
 boolean SignedXdrByteArray.TIMESTAMP(Clock clock, long tolerance)
           
 

Uses of Clock in bees.core.resource
 

Methods in bees.core.resource with parameters of type Clock
 long File.lastModified(Clock clock)
          Get the last modified time of the file.
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/