- Index
- »
- hx
- »
- HxWatchService
type
methods
get |
Find an open watch by its identifier. |
---|---|
isWatched |
Return if given record id is under at least one watch |
list |
List the watches currently open for this runtime. |
listOn |
Return list of watches currently subscribed to the given id, or return empty list if the given id is not in any watches. |
open |
Open a new watch with given display string for debugging. |