UNPKG

ibm-cloud-sdk-core

Version:

Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.

20 lines (11 loc) 424 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [getCurrentTime](./ibm-cloud-sdk-core.getcurrenttime.md) ## getCurrentTime() function Gets the current time. **Signature:** ```typescript export declare function getCurrentTime(): number; ``` **Returns:** number the current time in seconds.