license header

pull/1797/head
Fabian-Lars 9 months ago committed by GitHub
parent 2dc7138e67
commit aa7b4c39ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,7 @@
// Copyright 2019-2023 Tauri Programme within The Commons Conservancy
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT
use std::time::Instant;
// The TransferStats struct is used to track and calculate the transfer speed of data chunks over time.

Loading…
Cancel
Save