Module bdk::wallet::time

source ·
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