Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
pub
wiki
Wiki
avl_time_state
avl_time_state
· Changes
Page history
Update avl_time_state
authored
Mar 11, 2018
by
Guido Voigt
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
avl_time_state.md
avl_time_state.md
+3
-2
No files found.
avl_time_state.md
View page @
5b93a448
# AVL Time State
# AVL Time State
```
plantuml
```
plantuml
@startuml
autonumber
autonumber
System
Time <- Last Valid Time (from Last Valid Position) : load Time
SystemTime <- Last Valid Time (from Last Valid Position) : load Time
System
Time <- Alice : Authentication Response
SystemTime <- Alice : Authentication Response
@enduml
@enduml
```
```
...
...