mirror of
https://github.com/google/pebble.git
synced 2025-06-24 10:06:16 +00:00
spelling: preexisting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
815e361d75
commit
8ca8cffcc3
2 changed files with 5 additions and 5 deletions
|
@ -90,7 +90,7 @@ void hrm_manager_handle_prefs_changed(void);
|
|||
//! This should not be used by KernelBG or KernelMain clients. For KernelBG client subscriptions,
|
||||
//! please see \ref hrm_manager_subscribe_with_callback. KernelMain clients are not yet supported.
|
||||
//! If the app/worker is already subscribed, this will update the subscription based on the passed
|
||||
//! in arguments and return the pre-existing HRMSessionRef.
|
||||
//! in arguments and return the preexisting HRMSessionRef.
|
||||
//! @param app_id the application's AppInstallId
|
||||
//! @param update_interval_s requested update interval
|
||||
//! @param expire_s after this many seconds, this subscription will automatically expire
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue