16 lines
216 B
Markdown
16 lines
216 B
Markdown
|
## public Result::getBuildTimeStamp
|
||
|
|
||
|
### Description
|
||
|
|
||
|
```php
|
||
|
public Result->getBuildTimeStamp ( ): float
|
||
|
```
|
||
|
|
||
|
Get the timestamp of this result.
|
||
|
|
||
|
|
||
|
### Return value:
|
||
|
|
||
|
*(```float```)* Microsecond timestamp.
|
||
|
|