TraceProfile

class TraceProfile(val db: WasmPtr<SqliteDb>, val statement: WasmPtr<SqliteStatement>, val time: Duration) : SqliteTrace(source)

Constructors

Link copied to clipboard
constructor(db: WasmPtr<SqliteDb>, statement: WasmPtr<SqliteStatement>, time: Duration)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard