Roblox API Reference

TracerService 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 (2)

Type Member History
null FinishSpan (string spanId) 573
string StartSpan (string name, string parentId)
57 members inherited from Instance

History

Members

FinishSpan On DevHub

Name Type Default
spanId string none

History

StartSpan On DevHub

Name Type Default
name string none
parentId string none