Module bdk::wallet::time[][src]

Expand description

Cross-platform time

This module provides a function to get the current timestamp that works on all the platforms supported by the library.

It can be useful to compare it with the timestamps found in TransactionDetails.

Functions

Return the current timestamp in seconds