run Method
This method runs the tool, unloading all tile trees, then starts a timer that stops when all tile trees and tiles required for the view are ready. It will then output the elapsed time to notifications manager.
run(_args: any[]): Promise<boolean>
Parameter | Type | Description |
---|---|---|
_args | any[] | this parameter is unused |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.