mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/eval: fix documentation for time() function
This commit is contained in:
parent
2b207bab19
commit
ca1bc188f4
@ -172,7 +172,7 @@ taylor(expr, x-y) can be used
|
||||
When the series does not converge the results are undefined.
|
||||
|
||||
@item time(0)
|
||||
The the current (wallclock) time in seconds
|
||||
Return the current (wallclock) time in seconds.
|
||||
|
||||
@item root(expr, max)
|
||||
Finds x where f(x)=0 in the interval 0..max.
|
||||
|
Loading…
Reference in New Issue
Block a user