Rev Language Reference


profile

Usage

profile(String command, String event)

Arguments

command : String (pass by value)
The command to apply (start, stop, reportTotalTime or reportPerCallAvgTime).
Default : start
Options : start|stop|reportTotalTime|reportPerCallAvgTime
event : String (pass by value)
The name of the event to track.

Return Type