deploy: 167fc8ef81
This commit is contained in:
@@ -42,7 +42,7 @@ Enables benchmarking for a method
|
||||
* `BaseElement` `self` The element instance
|
||||
|
||||
### Usage
|
||||
```lua run
|
||||
```lua
|
||||
element:benchmark("render")
|
||||
```
|
||||
|
||||
@@ -99,7 +99,7 @@ Enables benchmarking for a container and all its children
|
||||
* `Container` `self` The container instance
|
||||
|
||||
### Usage
|
||||
```lua run
|
||||
```lua
|
||||
container:benchmarkContainer("render")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user