Client send duration and remaining render time

This commit is contained in:
Laurent Clouet
2015-04-27 20:35:44 +01:00
parent dbf55ff4bb
commit 2e4b379a04
4 changed files with 23 additions and 1 deletions

View File

@@ -145,6 +145,8 @@ Parameter as GET or POST:
* job: Id of the rendering job
* frame: Frame number of the rendering job
* extras: Extras data get on job request of the rendering job
* rendertime: current render time (optional)
* remainingtime: current remaining time to render the frame (optional)
Answer:
<?xml version="1.0" encoding="utf-8" ?>