Explorar el Código

Clarify model documentation

Jeremy Stretch hace 2 semanas
padre
commit
736fd38e08
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/models/core/job.md

+ 1 - 1
docs/models/core/job.md

@@ -30,7 +30,7 @@ The date and time at which the job completed (if complete).
 
 
 ### Execution Time
 ### Execution Time
 
 
-The amount of time the job spent executing, calculated as the difference between its start and completion times. This is populated only once a started job has completed.
+The amount of time the job spent executing, calculated as the difference between its start and completion times. This is populated only once a started job has completed; while a job is still running, NetBox displays the time elapsed since it started instead.
 
 
 ### User
 ### User