For example, checking the microphone usage in Discord, my key ComputerHKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionCapabilityAccessManagerConsentStoremicrophoneNonPackagedC:#Users#MyName#AppData#Local#Discord#app-1.0.9152#Discord.exeLastUsedTimeStart
has the value 133665343051866208 and was updated just a few minutes ago (current unix timestamp 1722060933). That number is way too big to be seconds, and it starts with 13
instead of 17
, so it’s not related to epoc time. What does that number represent, then, so that I can make use of it?