Revision dd31cb03 doc/classdiagrams/rpc.uml

View differences:

doc/classdiagrams/rpc.uml
25 25

  
26 26
title **µRtWare**\nRemote Procedure Call System
27 27

  
28
!include ../functions.iuml
28
!include ./functions.iuml
29 29

  
30 30
/'### ENTITIES ###############################################################'/
31 31

  
......
53 53
  + {field} numCalls : uint64_t
54 54
    'Number of failed calls due to timeout.
55 55
  + {field} numTimeouts : uint64_t
56
  .. URT_CFG_RPC_QOS_JITTERCHECKS == true || URT_CFG_RPC_PROFILING == true  ..
57 56
    'Minimum duration ever detected (to calculate jitter).
58 57
  + {field} minDuration : urt_delay_t
59 58
    'Maximum duration ever detected (to calculate jitter).

Also available in: Unified diff