Results 3 issues of McSpidey

Co-authored-by: Alice Cecile # Objective Change frametimediagnostic from seconds to milliseconds because this will always be less than one seconds and is the common unit for game engines. ## Solution...

C-Usability
C-Breaking-Change
A-Diagnostics

Was just testing this rad library with some sample code and noticed it's ultra reliable when called in a standard console mode, but I wanted the console not in the...

I have some python tools I'm trying to port that read common property streams from cfb files like the SummaryInformation stream and extract them as tags. I've been trying to...