Stroika Library
3.0d16
Help-Home
Loading...
Searching...
No Matches
WMICollector.inl
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
5
namespace
Stroika::Frameworks::SystemPerformance::Support {
6
7
/*
8
********************************************************************************
9
******************** SystemPerformance::Support::WMICollector ******************
10
********************************************************************************
11
*/
12
inline
optional<Foundation::Time::TimePointSeconds> WMICollector::GetTimeOfLastCollection ()
const
13
{
14
return
fTimeOfLastCollection_;
15
}
16
17
}
Library
Sources
Stroika
Frameworks
SystemPerformance
Support
WMICollector.inl
Generated by
1.9.8