LLMS_Quiz_Attempt::get_time( integer $precision = 2 )
Get the time spent on the quiz from start to end
Description Description
Parameters Parameters
- $precision
-
(Optional) Precision passed to
llms_get_date_diff()
.Default value: 2
Return Return
(string)
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |