new TimedFunctionUtils(args) Parameters: Name Type Description args Source: fragments/utils/timed-functions/timed_functions_utils.js, line 11 Members runningTimers :Map.<string, NodeJS.Timeout> Type: Map.<string, NodeJS.Timeout> Source: fragments/utils/timed-functions/timed_functions_utils.js, line 17 Methods clearTimedFunction() Source: fragments/utils/timed-functions/timed_functions_utils.js, line 68 setTimedFunction() Source: fragments/utils/timed-functions/timed_functions_utils.js, line 45