java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.library.execTime
All Implemented Interfaces:
Function

public class execTime extends FunctionBase
Function that prints the system time to stderr at the point of execution. Returns true. This is a debugging aid only.