lastUsedTime property

int lastUsedTime
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;