Package-level declarations

Types

Link copied to clipboard
annotation class PerformanceSensitive

A marker annotation that signals that an event is highly sensitive, and should be handled very quickly. If heavy processing needs to be done for one of these events, it should be done asynchronously.