mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 22:17:17 +03:00
Start of 5.X work
This commit is contained in:
29
protobuf/generated/timestamp.dot
Normal file
29
protobuf/generated/timestamp.dot
Normal file
@@ -0,0 +1,29 @@
|
||||
/*
|
||||
do not edit:
|
||||
auto-generated by github.com/seamia/protodot
|
||||
*/
|
||||
digraph protodot {
|
||||
|
||||
/* package: google.protobuf */
|
||||
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/google/protobuf/timestamp.proto */
|
||||
/* selection: * */
|
||||
|
||||
rankdir=LR;
|
||||
label="google.protobuf";
|
||||
tooltip="google.protobuf";
|
||||
bgcolor="transparent"
|
||||
|
||||
node [
|
||||
shape=plaintext
|
||||
fontsize=10
|
||||
fontname="Ubuntu"
|
||||
];
|
||||
|
||||
|
||||
/* ------ nodes ------ */
|
||||
Node_Ja_100 [shape=plaintext tooltip="google.protobuf.Timestamp" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Timestamp</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">seconds</TD><TD BGCOLOR="#a6cee3" PORT="poseconds" ALIGN="right" TITLE="int64"><i>int64</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">nanos</TD><TD BGCOLOR="#a6cee3" PORT="ponanos" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR></TABLE>>];
|
||||
|
||||
/* ------ connections ------ */
|
||||
|
||||
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:11 EST */
|
||||
}
|
||||
Reference in New Issue
Block a user