Merge "Fix typo in local variable name in time_stop"
This commit is contained in:
commit
327f8d14b9
@ -2371,7 +2371,7 @@ function time_start {
|
||||
function time_stop {
|
||||
local name
|
||||
local end_time
|
||||
local elpased_time
|
||||
local elapsed_time
|
||||
local total
|
||||
local start_time
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user