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

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

get_timestamp

Return the current timestamp in seconds