JNodeOS v1.2.0 API

Uses of Class
edu.utah.janos.nodeos.TimeSpec

Packages that use TimeSpec
edu.utah.janos.nodeos   
 

Uses of TimeSpec in edu.utah.janos.nodeos
 

Methods in edu.utah.janos.nodeos that return TimeSpec
 TimeSpec TimeSpec.copy(TimeSpec ts)
           
 TimeSpec TimeSpec.add(TimeSpec ts)
           
 TimeSpec TimeSpec.subtract(TimeSpec ts)
           
 

Methods in edu.utah.janos.nodeos with parameters of type TimeSpec
static void TimeSpec.getTime(TimeSpec ts)
          Get the current time.
 TimeSpec TimeSpec.copy(TimeSpec ts)
           
 TimeSpec TimeSpec.add(TimeSpec ts)
           
 TimeSpec TimeSpec.subtract(TimeSpec ts)
           
 boolean TimeSpec.greaterThan(TimeSpec ts)
           
 

Constructors in edu.utah.janos.nodeos with parameters of type TimeSpec
TimeSpec.TimeSpec(TimeSpec ts)
           
 


JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002