MCPcopy Create free account
hub / github.com/audacity/audacity / InactiveSince

Method InactiveSince

libraries/lib-module-manager/AsyncPluginValidator.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252std::chrono::system_clock::time_point AsyncPluginValidator::InactiveSince() const noexcept
253{
254 return mImpl->InactiveSince();
255}
256
257

Callers 1

RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected