KUserFeedback::UsageTimeSource Class
class KUserFeedback::UsageTimeSourceData source reporting the total usage time of the application. More...
Header: | #include <KUserFeedback/UsageTimeSource> |
CMake: | find_package(KF6 REQUIRED COMPONENTS UserFeedbackCore) target_link_libraries(mytarget PRIVATE KF6::UserFeedbackCore) |
Inherits: | KUserFeedback::AbstractDataSource |
Public Functions
Detailed Description
The default telemetry mode for this source is Provider::BasicUsageStatistics.
Member Function Documentation
UsageTimeSource::UsageTimeSource()
Create a new usage time data source.