-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
error[E0599]: no method named timespan found for mutable reference &mut windows_capture::frame::Frame<'_> in the current scope
--> src\capturer\engine\win\mod.rs:79:29
|
79 | let elapsed = frame.timespan().Duration - self.start_time.0;
| ^^^^^^^^ method not found in &mut windows_capture::frame::Frame<'_>
Metadata
Metadata
Assignees
Labels
No labels