Skip to content
Snippets Groups Projects
Commit fbd3e4f8a6bb authored by jfp's avatar jfp
Browse files

Example returns duration of processing

parent f11f367f9ffe
No related branches found
No related tags found
No related merge requests found
...@@ -26,5 +26,5 @@ ...@@ -26,5 +26,5 @@
`http://wasd_server/rmqplus//?FirstField=for&SecondField=other` `http://wasd_server/rmqplus//?FirstField=for&SecondField=other`
- This should display a result json - This should display a result json
```json ```json
{"status": 1, "value": "for other"} {"status": 1, "duration": 0.12200021743774414, "value": "for this"}
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment