Mercurial > hg > orthanc
log OrthancFramework/Sources/MetricsRegistry.cpp @ 5337:b376abae664a
age | author | description |
---|---|---|
Tue, 27 Jun 2023 17:55:09 +0200 | Sebastien Jodogne | Metrics can be stored either as floating-point numbers, or as integers |
Tue, 27 Jun 2023 15:56:04 +0200 | Sebastien Jodogne | renamed MetricsType as MetricsUpdate to clarify |
Tue, 27 Jun 2023 15:42:07 +0200 | Sebastien Jodogne | refactoring MetricsRegistry::Item |
Sun, 25 Jun 2023 18:28:49 +0200 | Sebastien Jodogne | store metrics as integers instead of floats to avoid precision loss in increments |