railo.runtime.functions.other
Class GetTickCount

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

public final class GetTickCount
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

GetTickCount

public GetTickCount()
Method Detail

call

public static double call(PageContext pc)

call

public static double call(PageContext pc,
                          String unit)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo