railo.runtime.functions.system
Class GetCPUUsage

java.lang.Object
  extended by railo.runtime.functions.system.GetCPUUsage
All Implemented Interfaces:
Serializable, Function

public class GetCPUUsage
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetCPUUsage()
           
 
Method Summary
static double call(PageContext pc)
           
static double call(PageContext pc, double time)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCPUUsage

public GetCPUUsage()
Method Detail

call

public static double call(PageContext pc)
                   throws ApplicationException
Throws:
ApplicationException

call

public static double call(PageContext pc,
                          double time)
                   throws ApplicationException
Throws:
ApplicationException


Copyright © 2012 Railo