Roblox API Reference

StopWatchReporter On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (3)

Type Member History
null FinishTask (int taskId)
null SendReport (string reportName)
int StartTask (string reportName, string taskName)
57 members inherited from Instance

History

Members

FinishTask On DevHub

Name Type Default
taskId int none

SendReport On DevHub

Name Type Default
reportName string none

StartTask On DevHub

Name Type Default
reportName string none
taskName string none