Preparing search index...
The search index is not available
API
API
OOAPI
getBlockTime
Function getBlockTime
get
Block
Time
(
baseUrl
?
)
:
Promise
<
number
>
Asynchronously fetches the UNIX time stamp of the latest block.
Parameters
Optional
baseUrl
:
string
= _baseUrl
The base URL for the fetch.
Returns
Promise
<
number
>
A promise that resolves with the UNIX time stamp of the latest block.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Loading...
Asynchronously fetches the UNIX time stamp of the latest block.