4#ifndef _Stroika_Framework_SystemPerformance_MeasurementSet_h_
5#define _Stroika_Framework_SystemPerformance_MeasurementSet_h_ 1
7#include "Stroika/Frameworks/StroikaPreComp.h"
9#include "Stroika/Foundation/Containers/Collection.h"
13#include "Measurement.h"
25namespace Stroika::Frameworks::SystemPerformance {
57#include "MeasurementSet.inl"
String is like std::u32string, except it is much easier to use, often much more space efficient,...
A Collection<T> is a container to manage an un-ordered collection of items, without equality defined ...