MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / IsSet

Method IsSet

Libraries/unrar/timefn.hpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 void SetCurrentTime();
57 void Reset() {itime=0;}
58 bool IsSet() {return itime!=0;}
59 void Adjust(int64 ns);
60};
61

Callers 15

SetOpenFileTimeMethod · 0.45
ProcessSwitchMethod · 0.45
TimeCheckMethod · 0.45
ReadHeader50Method · 0.45
RequestArcPasswordMethod · 0.45
ReadSubDataMethod · 0.45
ListFileHeaderFunction · 0.45
uiGetPasswordFunction · 0.45
UnixSymlinkFunction · 0.45
SetDirTimeFunction · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected