mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-25 08:55:47 +00:00
commit
59813dedbc
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ module GrapeLogging
|
|||
end
|
||||
|
||||
def view_runtime
|
||||
total_runtime - db_runtime
|
||||
(total_runtime - db_runtime).round(2)
|
||||
end
|
||||
|
||||
def db_runtime
|
||||
|
|
|
|||
Loading…
Reference in a new issue