lastUsedTime property
getter/setter pair
Has the last used timestamp for TOTP codes, should match what you passed into the functions last.
Implementation
static int lastUsedTime = 0;
Has the last used timestamp for TOTP codes, should match what you passed into the functions last.
static int lastUsedTime = 0;