Returns the evaluation time in frames as a Double. An operator should not assume that the evaluation time is the same as the current scene time or that it is evaluated just once per frame.
// get accessor Double rtn = OperatorContext.Time;