Module tracing_
timer
matrix_
sdk_
base
0.10.0
Module tracing_
timer
Module Items
Structs
In crate matrix_
sdk_
base
Modules
debug
deserialized_responses
event_cache
executor
failures_cache
latest_event
linked_chunk
locks
media
notification_settings
read_receipts
ring_buffer
ruma
sleep
sliding_sync
store
store_locks
sync
timeout
tracing_timer
ttl_cache
Macros
boxed_into_future
timer
Structs
BaseClient
OriginalMinimalStateEvent
RedactedMinimalStateEvent
RequestedRequiredStates
Room
RoomCreateWithCreatorEventContent
RoomHero
RoomInfo
RoomInfoNotableUpdate
RoomInfoNotableUpdateReasons
RoomMember
RoomMemberships
RoomStateFilter
SessionMeta
Enums
EncryptionState
Error
MinimalStateEvent
RoomDisplayName
RoomMembersUpdate
RoomState
Constants
LEASE_DURATION_MS
Traits
AsyncTraitDeps
SendOutsideWasm
SyncOutsideWasm
Functions
apply_redaction
Type Aliases
BoxFuture
MinimalRoomMemberEvent
Result
matrix_sdk_base
Module
tracing_timer
Copy item path
Settings
Help
Summary
Source
Structs
§
Tracing
Timer
A named RAII that will show on Drop how long its covered section took to execute.