(cherry picked from commit 5ecb30ff58
)
Co-authored-by: Jeff Washington (jwash) <75863576+jeffwashington@users.noreply.github.com>
This commit is contained in:
@ -95,7 +95,7 @@ impl SnapshotRequestHandler {
|
||||
.try_iter()
|
||||
.last()
|
||||
.map(|snapshot_request| {
|
||||
let mut total_time = Measure::start("wallclock time elapsed");
|
||||
let mut total_time = Measure::start("snapshot_request_receiver_total_time");
|
||||
let SnapshotRequest {
|
||||
snapshot_root_bank,
|
||||
status_cache_slot_deltas,
|
||||
|
Reference in New Issue
Block a user