webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <UserActivity.h>
Classes | |
class | Impl |
Public Member Functions | |
WEBCORE_EXPORT | UserActivity (const char *description) |
WEBCORE_EXPORT | UserActivity (const char *description) |
Public Member Functions inherited from WebCore::HysteresisActivity | |
HysteresisActivity (std::function< void(HysteresisState)> callback=[](HysteresisState) { }, double hysteresisSeconds=DefaultHysteresisSeconds) | |
void | start () |
void | stop () |
void | impulse () |
HysteresisState | state () const |
HysteresisActivity (std::function< void(HysteresisState)> callback=[](HysteresisState) { }, double hysteresisSeconds=DefaultHysteresisSeconds) | |
void | start () |
void | stop () |
void | impulse () |
HysteresisState | state () const |
|
explicit |
|
explicit |